Ambulance
Domain Message Specification

ServiceDeliveryLocationUniversal Tabular View

COCD_TP145025UK01
ServiceDeliveryLocation

A template to identify a service delivery location where the patient's care took place.

This class is used to identify the service delivery location and its type.

Used by:
[1..1] [M] classCode (CS { CNE: RoleClass } )
{ Fixed="SDLOC" }

Model Attribute Description

The HL7 attribute classCode describes this class as a service delivery location.

Implementation in XML Instance

The XML attribute classCode is fixed to " SDLOC".
[1..1] [M] code (CV { CNE:CDACareSettingTypeSnCT } )

Model Attribute Description

The HL7 attribute code uses a code from the CDACareSettingTypeSnCT vocabulary to describe the type of service delivery location (care setting) where the event took place / will take place / is relevant / is associated with.

Implementation in XML Instance

The Coded Plain data type flavour of the Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain a code from the CDACareSettingTypeSnCT vocabulary
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15"
  • The XML attribute displayName shall contain the description associated with the code
[1..1] [R] id (II)

Model Attribute Description

The HL7 attribute id uses an ODS code as an identifier that uniquely identifies the service delivery location. The ODS code should identify the service delivery location at either the site level or organisation level. Where possible the service delivery location should be identified at the site level. ODS codes were formerly known as NACS codes.

Implementation in XML Instance

When ODS site code is used then the XML element id is populated in the following way:

  • The XML attribute root shall contain an OID with the value "2.16.840.1.113883.2.1.3.2.4.19.2"
  • The XML attribute extension shall contain the ODS site code

When ODS organisation code is used then the XML element id is populated in the following way:

  • The XML attribute root shall contain an OID with the value "2.16.840.1.113883.2.1.3.2.4.19.1"
  • The XML attribute extension shall contain the ODS organisation code

When no identifier is available then the XML attribute nullFlavor of the XML element id should contain "NI".

[1..1] [M] templateId (II)
{ Fixed="COCD_TP145025UK01#ServiceDeliveryLocation" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP145025UK01#ServiceDeliveryLocation"
[1..1] [M] location (Place)
A link to the place which is the location.
[0..1] serviceProviderOrganization (Organization)
A link to the service provider organization.
Place

Details of the actual place which is the location.

Note: when this class is used at least one of either name or desc attributes shall be used.

Used by: ServiceDeliveryLocation
[1..1] [M] classCode (CS { CNE: EntityClass } )
{ Fixed="PLC" }

Model Attribute Description

The HL7 attribute classCode describes this class as a place.

Implementation in XML Instance

The XML attribute classCode is fixed to " PLC".
[1..1] [M] determinerCode (CS { CNE: EntityDeterminer } )
{ Fixed="INSTANCE" }

Model Attribute Description

The HL7 attribute determinerCode describes this class as an instance of a place.

Implementation in XML Instance

The XML attribute determinerCode is fixed to " INSTANCE".
[1..1] [R] desc (ST)

Model Attribute Description

The HL7 attribute desc is used when the place does not have a name and therefore a description is used instead.

Implementation in XML Instance

The XML element desc shall contain a string which is the description of the place.

When the description is not available, then the XML attribute nullFlavor of the XML element desc should carry the value "NI".

When the XML element name is used instead because the place has a name, then the XML attribute nullFlavor of the XML element desc should carry the value " NA".
[1..1] [R] name (TN)

Model Attribute Description

The HL7 attribute name is used when the place has a name.

Implementation in XML Instance

The XML element name shall contain a string which is the name of the place.

When the name is not available, then the XML attribute nullFlavor of the XML element name should carry the value "NI".

When the XML element desc is used instead because the place does not have a name, then the XML attribute nullFlavor of the XML element name should carry the value "NA".

[1..1] [M] templateId (II)
{ Fixed="COCD_TP145025UK01#location" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP145025UK01#location"
Organization

The organisation responsible for the service delivery location.

Note: when this class is used at least one of the attributes id or desc shall be used.

Used by: ServiceDeliveryLocation
[1..1] [M] classCode (CS { CNE: EntityClass } )
{ Fixed="ORG" }

Model Attribute Description

The HL7 attribute classCode describes this class as an organisation.

Implementation in XML Instance

The XML attribute classCode is fixed to "ORG".

[1..1] [M] determinerCode (CS { CNE: EntityDeterminer } )
{ Fixed="INSTANCE" }

Model Attribute Description

The HL7 attribute determinerCode describes this class as an instance of an organisation.

Implementation in XML Instance

The XML attribute determinerCode is fixed to "INSTANCE".

[1..1] [R] desc (ST)

Model Attribute Description

The HL7 attribute desc uses the description of the organisation associated with the ODS code.

Implementation in XML Instance

The XML element desc will carry the description associated with the ODS code carried in the XML attribute extension of the XML element id.
[1..1] [R] id (II)

Model Attribute Description

The HL7 attribute id uses an ODS code as an identifier that uniquely identifies the organisation which is responsible for the service delivery location. The ODS code should identify the organisation at either the site level or organisation level. Where possible the organisation should be identified at the site level. ODS codes were formerly known as NACS codes.

Implementation in XML Instance

When ODS site code is used then the XML element id is populated in the following way:

  • The XML attribute root shall contain an OID with the value "2.16.840.1.113883.2.1.3.2.4.19.2"
  • The XML attribute extension shall contain the ODS site code

When ODS organisation code is used then the XML element id is populated in the following way:

  • The XML attribute root shall contain an OID with the value "2.16.840.1.113883.2.1.3.2.4.19.1"
  • The XML attribute extension shall contain the ODS organisation code
[1..1] [M] templateId (II)
{ Fixed="COCD_TP145025UK01#serviceProviderOrganization" }

Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:

  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP145025UK01#serviceProviderOrganization"